Refactor gtk_widget_add_events_internal_list
authorMatthias Clasen <mclasen@redhat.com>
Sat, 26 Sep 2015 14:19:24 +0000 (10:19 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 27 Sep 2015 04:35:12 +0000 (00:35 -0400)
commit001ba79dd61ece16696fed3b8dc0f1dc4a940860
treecf03e47b5800cde3fbdda0ff978303231ea354b4
parent1cac30b6f3e020c4d8fd1843d631ccf0558943cc
Refactor gtk_widget_add_events_internal_list

Avoid copying the child window lists. It is not necessary.
gtk/gtkwidget.c